home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / timevent / tim386 / synctime.doc next >
Encoding:
Text File  |  1991-02-12  |  1.8 KB  |  38 lines

  1. This README file accompanies SYNCTIME.NLM for NetWare 386 v3.10.  The 
  2. following file(s) is included for this revision:
  3.  
  4.                      SYNCTIME.NLM      1391 02-11-91   
  5.  
  6. SYNCTIME is a NetWare Loadable Module which forces the server's date/time to
  7. be synchronized to the hardware's clock at specified intervals.  This NLM
  8. eliminates the gradual loss of time experienced by the server due to "missed"
  9. clock ticks while the server is in real mode.
  10.  
  11. The syntax for SYNCTIME is as follows:
  12.  
  13.                     LOAD SYNCTIME [DELAY=time]
  14.  
  15. The DELAY parameter specifies the number of seconds between clock updates. This
  16. parameter is optional, with the default being 60 seconds. When unloading
  17. SYNCTIME, it may take some time to complete the unloading process (up to the
  18. amount of DELAY time specified).
  19.  
  20. SYNCTIME is designed to run on NetWare 386 v3.10a ONLY.  Any future revision of
  21. the Operating System will require a new version of SYNCTIME.
  22.  
  23.  
  24. *****************************************************************************
  25.                                   DISCLAIMER 
  26.  
  27.      Novell, Inc. makes no representations or warranties with respect to this
  28. software patch, and specifically disclaims any express or implied warranties
  29. of merchantability, title, or fitness for a particular purpose. 
  30.      Novell's intentions for this software patch is to provide a temporary
  31. work-around to the anomalies described in this file.  Such work-arounds are
  32. typically addressed in future releases of NetWare. 
  33.      Novell will not be responsible for any data loss that may result from
  34. implementing this patch.  Novell strongly recommends a backup be made before
  35. any patch is applied.   Technical support for this patch is provided at the
  36. discretion of Novell.  
  37. *****************************************************************************
  38.